PDF4Java Reference Documentation
com.o2sol.pdf4java.pdffunctions Package / PDFStitchingFunction Class / PDFStitchingFunction Constructor / PDFStitchingFunction Constructor(PDFCosDictionary)
The COS function.
In This Topic
    PDFStitchingFunction Constructor(PDFCosDictionary)
    In This Topic
    Initializes a new PDFStitchingFunction object with the specified COS function.
    Syntax
    public PDFStitchingFunction( 
       PDFCosDictionary cosFunction
    )

    Parameters

    cosFunction
    The COS function.
    See Also